home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / HyperCard Related / APDA HyperCard Toolkits / HyperCard MacTCP Toolkit 1.0 / TCP XCMD Docs / card_4577.txt < prev    next >
Encoding:
Text File  |  1995-02-07  |  812 b   |  32 lines

  1. -- card: 4577 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3170
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 9
  9. ----- text -----
  10. Command:
  11.  
  12. -- part contents for background part 1
  13. ----- text -----
  14. TCPRelease connectionID
  15.  
  16. -- part contents for background part 2
  17. ----- text -----
  18. Release a TCP connection.
  19.  
  20. -- part contents for background part 3
  21. ----- text -----
  22. connectionID
  23.  
  24. -- part contents for background part 4
  25. ----- text -----
  26. Release the connection buffers.
  27.  
  28. NOTE: It is IMPERATIVE that this command be called for each connection that was opened, before leaving HyperCard. It is also important that other TCP commands not be called on a connection ID which has been closed already.
  29.  
  30. -- part contents for background part 7
  31. ----- text -----
  32. the connection ID of the connection to close